const runtime._EPOLL_CTL_DEL
2 uses
runtime (current package)
defs_linux_amd64.go#L101: _EPOLL_CTL_DEL = 0x2
netpoll_epoll.go#L73: return -epollctl(epfd, _EPOLL_CTL_DEL, int32(fd), &ev)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)